home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>18.13. Window Managment</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
- <link rel="start" href="index.html" title="GIMP User Manual" />
- <link rel="up" href="ch04s18.html" title="18. Preferences" />
- <link rel="prev" href="ch04s18s12.html" title="18.12. Display" />
- <link rel="next" href="ch04s18s14.html" title="18.14. Environment" />
- </head>
- <body>
- <div xmlns="" class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center" id="chaptername">18. Preferences</th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="ch04s18s12.html">Prev</a> </td>
- <th width="60%" align="center" id="sectionname">18.13. Window Managment</th>
- <td width="20%" align="right"> <a accesskey="n" href="ch04s18s14.html">Next</a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="gimp-prefs-window-management"></a>18.13. Window Managment</h3>
- </div>
- </div>
- </div>
- <a id="id3459394" class="indexterm"></a>
- <div class="informalfigure">
- <div class="mediaobject">
- <img src="../images/preferences/prefs-window-management.png" />
- <div class="caption">
- <p>
- Window Management Preferences
- </p>
- </div>
- </div>
- </div>
- <p>
- This page lets you customize the way windows are handled in GIMP.
- You should note that GIMP does not manipulate windows directly,
- instead it sends requests to the window manager (i. e., to Windows
- if you are running in Windows; to Metacity if you are running in a
- standard Gnome setup in Linux; etc). Because there are many window
- managers, and not all of them are well behaved, it cannot be
- guaranteed that the functions described here will actually work as
- described. However, if you are using a modern,
- standards-compliant window manager, they ought to.
- </p>
- <div class="simplesect" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id3459447"></a>Options</h4>
- </div>
- </div>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Window Manager Hints</b>
- </p>
- <dl>
- <dt>
- <span class="term">Envois pour la boite d'outils et les fenêtres attachables</span>
- </dt>
- <dd>
- <p>
- The choices you make here determine how the Toolbox, and the
- docks that hold dialogs, will be treated. If you choose
- "Normal Window", they will be treated like any other
- windows. If you choose "Utility Window", they will be
- raised into visibility whenever you activate an image
- window, and kept in front of every image window. If you
- choose "Keep above", they will be kept in front of every
- other window at all times. Note that changes you make here
- will not take effect until the next time you start GIMP.
- </p>
- </dd>
- </dl>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Focus</b>
- </p>
- <dl>
- <dt>
- <span class="term">Activate the focused image</span>
- </dt>
- <dd>
- <p>
- Normally, when you focus an image window (usually
- indicated by a change in the color of the frame), it
- becomes the "active image" for GIMP, and therefore the
- target for any image-related actions you perform. Some
- people, though, prefer to set up their window managers
- such that any window entered by the pointer is
- automatically focused. If you do this, you may find that
- it is inconvenient for focused images to automatically
- become active, and may be happier if you uncheck this
- option.
- </p>
- </dd>
- </dl>
- </div>
- <div class="variablelist">
- <p class="title">
- <b>Window Positions</b>
- </p>
- <dl>
- <dt>
- <span class="term">Save window positions on exit</span>
- </dt>
- <dd>
- <p>
- If this option is checked, the next time you start GIMP,
- you will see the same set of dialog windows, in the same
- positions they occupied when you last exited.
- </p>
- </dd>
- <dt>
- <span class="term">Save Window Positions Now</span>
- </dt>
- <dd>
- <p>
- This button is only useful if "Save window positions on
- exit" is unchecked. It allows you to set up your windows
- they way you like, click the button, and then have them
- come up in that arrangement each time you start GIMP.
- </p>
- </dd>
- <dt>
- <span class="term">Reset Saved Window Positions to Default Values</span>
- </dt>
- <dd>
- <p>
- If you decide that you are unhappy with the arrangement of
- windows you have saved, and would rather go back to the
- default arrangement than spend time moving them around,
- you can do so by pressing this button.
- </p>
- </dd>
- </dl>
- </div>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="ch04s18s12.html">Prev</a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="ch04s18.html">Up</a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="ch04s18s14.html">Next</a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top">18.12. Display </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">Home</a>
- </td>
- <td width="40%" align="right" valign="top"> 18.14. Environment</td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-